home *** CD-ROM | disk | FTP | other *** search
- -- background: 3458 from stack: in
- -- bmap block id: 4191
- -- flags: 4000
- -- background id: 0
- -- name: SharewareReg
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=372 top=76 right=94 bottom=457
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 9
- -- style flags: 256
- -- line height: 12
- -- part name: regdate
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=52 top=112 right=134 bottom=323
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: productname
-
-
- -- part 2 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=335 top=112 right=134 bottom=400
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: currentversion
-
-
- -- part 4 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=163 top=149 right=171 bottom=457
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: regname
-
-
- -- part 5 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=163 top=173 right=243 bottom=457
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: regaddress
-
-
- -- part 6 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=163 top=261 right=279 bottom=212
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 256
- -- line height: 12
- -- part name: regprice
-
-
- -- part 10 (field)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=163 top=286 right=317 bottom=457
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 256
- -- line height: 12
- -- part name: notes
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=53 top=304 right=333 bottom=89
- -- title width / last selected line: 0
- -- icon id / first selected line: 29114 / 29114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=16 top=304 right=333 bottom=54
- -- title width / last selected line: 0
- -- icon id / first selected line: 21449 / 21449
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: First
- ----- HyperTalk script -----
- on mouseUp
- go to first card
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=16 top=276 right=305 bottom=54
- -- title width / last selected line: 0
- -- icon id / first selected line: 902 / 902
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=53 top=276 right=305 bottom=89
- -- title width / last selected line: 0
- -- icon id / first selected line: 26425 / 26425
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-